home *** CD-ROM | disk | FTP | other *** search
/ PC Home 32 / PC_HOME_95-uncompressed-cd-image.iso / general / c64 / c64dem.exe / TESTDISK.D64 / scroller test (.txt) < prev    next >
Encoding:
Commodore BASIC  |  1994-10-10  |  51 b   |  4 lines

  1. 10 POKE53270,RND(1)*8
  2. 20 POKE53265,RND(1)*8+24
  3. 30 GOTO10
  4.